Update nix files; un-sudo backup.sh
This commit is contained in:
parent
c3e17eae8c
commit
a93c6c3e39
5 changed files with 15 additions and 5 deletions
|
@ -16,7 +16,6 @@ in
|
|||
nixpkgs.config.allowUnfree = true;
|
||||
environment.systemPackages = [
|
||||
pkgs.mate.mate-polkit
|
||||
pkgs.nwg-displays
|
||||
pkgs.sway
|
||||
pkgs.swaybg
|
||||
pkgs.swaylock
|
||||
|
@ -34,6 +33,7 @@ in
|
|||
pkgs.mesa
|
||||
pkgs.meslo-lgs-nf
|
||||
pkgs.libvirt
|
||||
#pkgs.dotnet-runtime_7
|
||||
];
|
||||
|
||||
# enable opengl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue