Initial commit

main
Felix Bruns 2 months ago
commit 0b9c84bdcb

5
.gitignore vendored

@ -0,0 +1,5 @@
# ---> Nix
# Ignore build outputs from performing a nix-build or `nix build` command
result
result-*

@ -0,0 +1,3 @@
# nixos-config
A modular config to manage all my devices
Loading…
Cancel
Save