feat/nix #3

Merged
Jaaj-San merged 59 commits from feat/nix into main 2024-09-20 22:35:47 +02:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 159c155428 - Show all commits

View file

@ -12,7 +12,7 @@
# Set your time zone.
time.timeZone = "Europe/Paris";
console.keyMap = "fr"
console.keyMap = "fr";
# Nix
nix.settings.experimental-features = ["nix-command" "flakes"];

View file

@ -23,7 +23,7 @@
name = "crypted";
settings = {
allowDiscards = true;
askPassword = true;
# askPassword = true;
};
content = {
type = "lvm_pv";