mirror of
https://github.com/materusPL/nixos-config
synced 2025-06-18 14:36:14 +02:00
materusPC: remove some comments
This commit is contained in:
parent
fe49e00096
commit
12cba54eee
@ -103,13 +103,9 @@
|
|||||||
"libvirtd"
|
"libvirtd"
|
||||||
"podman"
|
"podman"
|
||||||
"lxd"
|
"lxd"
|
||||||
]; # Enable ‘sudo’ for the user.
|
];
|
||||||
shell = pkgs.zsh;
|
shell = pkgs.zsh;
|
||||||
description = "Mateusz Słodkowicz";
|
description = "Mateusz Słodkowicz";
|
||||||
# packages = with pkgs; [
|
|
||||||
# firefox
|
|
||||||
# thunderbird
|
|
||||||
# ];
|
|
||||||
};
|
};
|
||||||
|
|
||||||
environment.sessionVariables = {
|
environment.sessionVariables = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user