This website requires JavaScript.
Explore
Help
Sign in
florian.richer
/
nixos
Watch
1
Star
0
Fork
You've already forked nixos
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
be2affebef
nixos
/
modules
/
desktop
/
default.nix
9 lines
88 B
Nix
Raw
Normal View
History
Unescape
Escape
Begin migrate all cli conf
2024-05-25 00:37:37 +02:00
{
config
,
pkgs
,
.
.
.
}:
{
imports
=
[
Move all files
2024-05-25 01:32:48 +02:00
./gnome
Stabilize server and desktop module - Exluce hyprland for now
2024-05-26 00:07:18 +02:00
# ./hyprland
Move all files
2024-05-25 01:32:48 +02:00
./plasma
Begin migrate all cli conf
2024-05-25 00:37:37 +02:00
]
;
}
Reference in a new issue
Copy permalink