init niri
This commit is contained in:
parent
f2f8c204ee
commit
fd8db4c006
7 changed files with 183 additions and 1 deletions
|
@ -6,6 +6,7 @@
|
|||
imports = [
|
||||
./common.nix
|
||||
../foot.nix
|
||||
../niri.nix
|
||||
];
|
||||
home = {
|
||||
username = "yt";
|
||||
|
@ -99,6 +100,7 @@
|
|||
clang
|
||||
seahorse
|
||||
github-cli
|
||||
fuzzel
|
||||
];
|
||||
|
||||
programs.waybar.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue