Update nixpkgs and niri
This commit is contained in:
parent
214b36e2d6
commit
871f5dc8bf
3 changed files with 31 additions and 30 deletions
|
@ -68,6 +68,7 @@ in
|
|||
];
|
||||
};
|
||||
programs.my-niri.enable = true;
|
||||
programs.my-niri.enableLaptop = true;
|
||||
# Assign some of the workspaces to big screen
|
||||
programs.my-niri.workspaces = lib.genAttrs [ "06" "07" "08" "09" "10" ] (_: { monitor = config.common.monitors.work.name; });
|
||||
programs.niri.settings = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue