Add mullvad and qbittorrent
This commit is contained in:
parent
beed9ea468
commit
2d79317ef4
3 changed files with 10 additions and 2 deletions
|
@ -1,5 +1,8 @@
|
|||
{ pkgs, ... }: {
|
||||
imports = [ ./hardware.nix ];
|
||||
imports = [
|
||||
./hardware.nix
|
||||
./mullvad.nix
|
||||
];
|
||||
system.stateVersion = "23.11";
|
||||
networking.hostName = "lenovo";
|
||||
time.timeZone = "America/Vancouver";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue