This website requires JavaScript.
Explore
Help
Sign In
alyraffauf
/
nixcfg
Watch
1
Star
0
Fork
You've already forked nixcfg
0
mirror of
https://github.com/alyraffauf/nixcfg.git
synced
2024-11-23 14:29:56 -05:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
06500534f9
nixcfg
/
nixosModules
/
desktopConfig
/
windowManagers
/
default.nix
9 lines
66 B
Nix
Raw
Normal View
History
Unescape
Escape
reformatted with alejandra
2024-04-07 22:16:33 -04:00
{
pkgs
,
lib
,
config
,
.
.
.
}
:
{
imports
=
[
./hyprland
]
;
restructured desktopConfig
2024-03-29 08:40:42 -04:00
}
Reference in a new issue
Copy permalink