push
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
nixos = { pkgs, ... }: {
|
||||
environment.systemPackages = with pkgs; [
|
||||
file-roller
|
||||
wl-screenrec
|
||||
];
|
||||
|
||||
users.users.bug.packages = with pkgs; [
|
||||
@@ -14,4 +15,4 @@
|
||||
];
|
||||
};
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user