We small again

This commit is contained in:
2026-02-27 21:48:04 +01:00
parent db20f6fee1
commit 59b43a29c7
5 changed files with 8 additions and 8 deletions

View File

@@ -31,7 +31,7 @@
networkmanager-openconnect
];
};
firewall.enable = false;
};

View File

@@ -97,7 +97,7 @@
# krita
libgsf
libnotify
libreoffice
libreoffice-fresh
libsForQt5.qtstyleplugins
linux-firmware
lm_sensors

8
flake.lock generated
View File

@@ -159,16 +159,16 @@
},
"nixpkgs_3": {
"locked": {
"lastModified": 1771848320,
"narHash": "sha256-0MAd+0mun3K/Ns8JATeHT1sX28faLII5hVLq0L3BdZU=",
"lastModified": 1772197845,
"narHash": "sha256-olbCBhg8OuVcaQGQGmxTf/1d0zJ9v4bZAGRQzvZ/pnQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "2fc6539b481e1d2569f25f8799236694180c0993",
"rev": "50aa2a9fc5fc9bde7170a167a74b6c357e714ac3",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"ref": "nixos-unstable-small",
"repo": "nixpkgs",
"type": "github"
}

View File

@@ -1,6 +1,6 @@
{
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable-small";
nix-flatpak.url = "github:gmodena/nix-flatpak";
czkawka-master.url = "path:./common/flakes/czkawka-master";
fet.url = "path:./common/flakes/fet";

View File

@@ -8,7 +8,7 @@
{
environment.systemPackages = with pkgs; [
btop
gnome-power-manager
gnome-power-manager
nvtopPackages.intel
intel-gpu-tools
];