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
/
kronos
/
configuration.nix
blob: d03292178f9931b1c09d385ede257308628c79cb (
plain
)
1
2
3
4
5
6
7
{...}: { imports = [ ./hardware-configuration.nix ]; networking.hostName = "kronos"; }