mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-25 10:24:39 +02:00
refactor: use flakes with deploy-rs & nixos-hardware
This commit is contained in:
parent
b1ef65594a
commit
d17c2b69a0
81 changed files with 1179 additions and 317 deletions
|
@ -1,7 +0,0 @@
|
|||
{ config, lib, pkgs, ... }:
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
aircrack-ng
|
||||
lynis
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue