This website requires JavaScript.
Explore
Help
Sign In
Jimbo
/
NixOS-Config
Watch
1
Star
0
Fork
You've already forked NixOS-Config
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
e2dd56952d
NixOS-Config
/
modules
/
home
/
wms
/
sway
/
programs
/
default.nix
8 lines
71 B
Nix
Raw
Normal View
History
Unescape
Escape
What a clusterfuck
2024-10-09 03:36:08 -04:00
{
pkgs
,
.
.
.
}:
{
Mostly security changes, add nouveau as a boot option, simplify settings and prepare for home-manager options
2024-11-29 01:49:18 -05:00
imports
=
[
Add Hyprland, attempt generalization
2024-12-08 06:41:06 -05:00
./prop-sway
Add back more functions from Sway into Niri, add a standard naming scheme
2024-12-04 02:54:40 -05:00
./sleep-sway
What a clusterfuck
2024-10-09 03:36:08 -04:00
]
;
}
Reference in a new issue
Copy permalink