Compare commits
No commits in common. "dcd58997c95f53317117922957c979318e2972aa" and "2faf280893ba803b27fe73c4c49eb6cc97e3c934" have entirely different histories.
dcd58997c9
...
2faf280893
@ -4,7 +4,7 @@
|
||||
|
||||
```txt
|
||||
`nix-shell -p git`
|
||||
`nix flake new nixos --template git+https://github.com/Krsnik/impermanence#default --extra-experimental-features "nix-command flakes"`
|
||||
`nix flake new nixos --template git+https://git.krsnik.at/Kristian/impermanence-talk#default --extra-experimental-features "nix-command flakes"`
|
||||
`cd nixos`
|
||||
`nix develop --extra-experimental-features "nix-command flakes"`
|
||||
`[CHANGE SETTINGS]`
|
||||
|
1
slides/.~lock.slides.pptx#
Normal file
1
slides/.~lock.slides.pptx#
Normal file
@ -0,0 +1 @@
|
||||
,kristian,nixos,09.04.2024 09:22,file:///home/kristian/.config/libreoffice/4;
|
Binary file not shown.
Binary file not shown.
BIN
slides/slides.pptx
Normal file
BIN
slides/slides.pptx
Normal file
Binary file not shown.
@ -33,7 +33,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
services.getty.autoLoginUser = "demo";
|
||||
services.getty.autoLogin = "demo";
|
||||
console.keyMap = "de";
|
||||
|
||||
time.timeZone = "Europe/Vienna";
|
||||
|
Loading…
Reference in New Issue
Block a user