mirror of
https://github.com/EdenQwQ/nixos.git
synced 2025-12-26 18:34:56 +08:00
add scroll
This commit is contained in:
parent
c34f676161
commit
7257183d8f
8 changed files with 155 additions and 33 deletions
|
|
@ -5,8 +5,9 @@
|
|||
./niri.nix
|
||||
./ai.nix
|
||||
./swhkd.nix
|
||||
./maomaowm.nix
|
||||
./hellwm.nix
|
||||
./miracle-wm.nix
|
||||
# ./maomaowm.nix
|
||||
# ./hellwm.nix
|
||||
# ./miracle-wm.nix
|
||||
./sway.nix
|
||||
];
|
||||
}
|
||||
|
|
|
|||
3
os/programs/sway.nix
Normal file
3
os/programs/sway.nix
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
programs.sway.enable = true;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue