nvim ai
This commit is contained in:
@@ -30,10 +30,10 @@ boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
||||
|
||||
fileSystems."mnt/win" = {
|
||||
device = "/dev/sdb1";
|
||||
fsType = "ntfs";
|
||||
};
|
||||
# fileSystems."mnt/win" = {
|
||||
# device = "/dev/sdb1";
|
||||
# fsType = "ntfs";
|
||||
# };
|
||||
|
||||
# Flakes
|
||||
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
||||
|
||||
Reference in New Issue
Block a user