some stuff

This commit is contained in:
xunuwu 2024-06-14 07:37:34 +02:00
parent 368fc628c2
commit 841fe9a6a9
Signed by: xun
SSH key fingerprint: SHA256:Uot/1WoAjWAeqLOHA5vYy4phhVydsH7jCPmBjaPZfgI
11 changed files with 77 additions and 65 deletions

View file

@ -1,17 +1,10 @@
{
pkgs,
inputs,
lib,
...
}: {
imports = [
./hardware.nix
];
networking.hostName = "nixdesk";
boot.kernelPackages = pkgs.linuxPackages_latest;
swapDevices = [
{
device = "/var/lib/swapfile";