mirror of
https://github.com/nickolaj-jepsen/nixos.git
synced 2026-01-22 16:16:50 +01:00
wip: niri
This commit is contained in:
parent
b87a5ff696
commit
5627b17333
9 changed files with 435 additions and 1 deletions
5
modules/desktop/fuzzel.nix
Normal file
5
modules/desktop/fuzzel.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{pkgs, ...}: {
|
||||
environment.systemPackages = [
|
||||
pkgs.fuzzel
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue