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-22 17:43:55 -05:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
f7ed7be958
nixcfg
/
home
/
aly-nox.nix
6 lines
66 B
Nix
Raw
Normal View
History
Unescape
Escape
home-manager: made separate configs for different desktops/environments
2024-03-24 11:40:53 -04:00
{
config
,
pkgs
,
.
.
.
}:
{
home-manager: moved gui apps to common-gui.nix.
2024-03-24 13:15:26 -04:00
imports
=
[
./common.nix
./shell
]
;
home-manager: made separate configs for different desktops/environments
2024-03-24 11:40:53 -04:00
}
Reference in a new issue
Copy permalink