update to 25.11
This commit is contained in:
parent
9b0cff715f
commit
17fd5d7862
5 changed files with 62 additions and 95 deletions
|
|
@ -18,9 +18,9 @@
|
|||
../common/optional/flatpak.nix
|
||||
../common/optional/ckb-next.nix
|
||||
../common/optional/docker.nix
|
||||
../common/optional/distrobox.nix
|
||||
../common/optional/virt-manager.nix
|
||||
../common/optional/spotify.nix
|
||||
#../common/optional/distrobox.nix
|
||||
#../common/optional/virt-manager.nix
|
||||
#../common/optional/spotify.nix
|
||||
|
||||
# Include the results of the hardware scan.
|
||||
./hardware-configuration.nix
|
||||
|
|
@ -65,7 +65,7 @@
|
|||
];
|
||||
|
||||
# ssh agent
|
||||
programs.ssh.startAgent = true;
|
||||
#programs.ssh.startAgent = true;
|
||||
|
||||
programs.steam = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue