mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 05:02:28 +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
|
||||
|
Reference in New Issue
Block a user