some stuff
This commit is contained in:
parent
368fc628c2
commit
841fe9a6a9
11 changed files with 77 additions and 65 deletions
|
@ -1,17 +1,10 @@
|
|||
{
|
||||
pkgs,
|
||||
inputs,
|
||||
lib,
|
||||
...
|
||||
}: {
|
||||
imports = [
|
||||
./hardware.nix
|
||||
];
|
||||
|
||||
networking.hostName = "nixdesk";
|
||||
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
|
||||
swapDevices = [
|
||||
{
|
||||
device = "/var/lib/swapfile";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue