chore: add back virtualisation and remove specs
virt: add virt-manager back specs: removed - no more use for them hw: removed filesystem term due to chance in fs structure
This commit is contained in:
parent
edf1ab243e
commit
6d47209757
3 changed files with 11 additions and 13 deletions
|
@ -25,12 +25,6 @@
|
|||
fsType = "vfat";
|
||||
options = [ "fmask=0022" "dmask=0022" ];
|
||||
};
|
||||
|
||||
fileSystems."/games" = {
|
||||
device = "/dev/disk/by-uuid/492b4058-0507-456d-b694-a340222d35af";
|
||||
fsType = "ext4";
|
||||
};
|
||||
|
||||
swapDevices = [ ];
|
||||
|
||||
# Enables DHCP on each ethernet and wireless interface. In case of scripted networking
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue