starting zellij conf
This commit is contained in:
@@ -79,7 +79,7 @@
|
||||
programs.firefox.enable = true;
|
||||
programs.bash.interactiveShellInit = "fish";
|
||||
programs.appimage.enable = true;
|
||||
programs.openvpn3.enable = true;
|
||||
# programs.openvpn3.enable = true;
|
||||
|
||||
# Enable OpenGL
|
||||
hardware.graphics = {
|
||||
@@ -114,9 +114,11 @@
|
||||
vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
|
||||
# wget
|
||||
pavucontrol
|
||||
darktile
|
||||
];
|
||||
|
||||
nix.settings.experimental-features = ["nix-command" "flakes"];
|
||||
nix.settings.download-buffer-size = 5242880000;
|
||||
|
||||
# Some programs need SUID wrappers, can be configured further or are
|
||||
# started in user sessions.
|
||||
|
||||
Reference in New Issue
Block a user