mirror of
https://github.com/JuLi0n21/publicConfig.git
synced 2026-06-05 11:26:28 +00:00
first commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
programs.niri.enable = false;
|
||||
environment.systemPackages = with pkgs; [
|
||||
fuzzel
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user