init niri

This commit is contained in:
cy 2025-01-18 20:39:51 -05:00
parent f2f8c204ee
commit fd8db4c006
7 changed files with 183 additions and 1 deletions

View file

@ -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;