index
:
NixOS-config
REWRITING
config-rewrite
custom-niri-rice
flake-cleanup
main
new-main
schrott-extract-rice
temp
My personal NixOS configuration for all of my machines.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hosts
/
mystra
/
configuration.nix
blob: 24d906c6b1d50dfeb9fdacf054a8cbe9e8e73d54 (
plain
)
1
2
3
4
5
6
{...}: { imports = [ ./hardware-configuration.nix ]; networking.hostName = "mystra"; }