laptop: disable appimage & virtualisation
This commit is contained in:
parent
a49835fd9f
commit
fd0dabe782
1 changed files with 2 additions and 2 deletions
|
|
@ -1,10 +1,10 @@
|
||||||
{
|
{
|
||||||
imports = [
|
imports = [
|
||||||
./hardware-configuration.nix
|
./hardware-configuration.nix
|
||||||
./virt.nix
|
# ./virt.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.appimage.enable = true;
|
# programs.appimage.enable = true;
|
||||||
# programs.evolution.enable = true; # TODO: move to appropiate place.
|
# programs.evolution.enable = true; # TODO: move to appropiate place.
|
||||||
|
|
||||||
# ! HII
|
# ! HII
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue