This commit is contained in:
parent
cc3d5090ac
commit
e02d86dffd
21 changed files with 270 additions and 241 deletions
|
@ -6,6 +6,7 @@
|
|||
./networking.nix
|
||||
];
|
||||
facter.reportPath = ./facter.json; # TODO: Update
|
||||
dotfiles.hardware.thinkpad-x1-gen9.enable = true;
|
||||
|
||||
# This value determines the NixOS release from which the default
|
||||
# settings for stateful data, like fi:le locations and database versions
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
./disko-config.nix
|
||||
];
|
||||
facter.reportPath = ./facter.json;
|
||||
dotfiles.hardware.amd-desktop.enable = true;
|
||||
|
||||
# Set your time zone.
|
||||
time.timeZone = "Europe/Tallinn";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue