mirror of
https://github.com/davegallant/nix-config
synced 2025-08-06 11:23:40 +00:00
Move overlays into their own dirs
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{ unstable, ... }:
|
||||
|
||||
{
|
||||
# Use the latest stable kernel
|
||||
# Use the latest kernel
|
||||
boot.kernelPackages = unstable.linuxPackages_latest;
|
||||
|
||||
# Enable support for additional filesystems
|
||||
|
@@ -159,6 +159,7 @@
|
||||
rfd
|
||||
srv
|
||||
vpngate
|
||||
g810-led
|
||||
|
||||
];
|
||||
in common;
|
||||
|
Reference in New Issue
Block a user