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
36ae7b2141
nixos
/
modules
/
desktop
/
default.nix
9 lines
86 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
Begin migrate all cli conf
2024-05-25 00:37:37 +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