mirror of
https://github.com/blahai/nyx.git
synced 2025-06-08 01:43:01 -04:00
stuff
This commit is contained in:
parent
02698c1b48
commit
ff043bb6c6
7 changed files with 154 additions and 248 deletions
9
modules/home-manager/quickshell.nix
Normal file
9
modules/home-manager/quickshell.nix
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
config,
|
||||
pkgs,
|
||||
inputs,
|
||||
...
|
||||
}: {
|
||||
home.packages = with pkgs; [
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue