resturcting of nixos 1

This commit is contained in:
cnst
2024-07-07 11:34:02 +02:00
parent f56fbc81f6
commit 06062a592b
11 changed files with 121 additions and 37 deletions

View File

@@ -1,10 +1,4 @@
{
pkgs,
lib,
config,
inputs,
...
}: {
{pkgs, ...}: {
zramSwap.enable = true;
hardware = {