copy over laptop config
This commit is contained in:
parent
e545ba91e1
commit
dd853c49c8
4 changed files with 175 additions and 0 deletions
|
@ -14,6 +14,9 @@
|
|||
"flakes"
|
||||
];
|
||||
|
||||
# Allow unfree packages
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
# Set your time zone.
|
||||
time.timeZone = "Australia/Melbourne";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue