feat/nix #3

Merged
Jaaj-San merged 59 commits from feat/nix into main 2024-09-20 22:35:47 +02:00
Showing only changes of commit 2d423aa521 - Show all commits

View file

@ -11,6 +11,9 @@
# Set your time zone.
time.timeZone = "Europe/Paris";
# Nix
nix.settings.experimental-features = ["nix-command" "flakes"];
# User config
users.groups.gaspard = {
name = "gaspard";