[NixOS] Flakes sort of working
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
ic-keysmith
|
||||
quill
|
||||
# ic-keysmith
|
||||
# quill
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user