Configuration for enishen
This commit is contained in:
16
freya/enishen.nix
Normal file
16
freya/enishen.nix
Normal file
@ -0,0 +1,16 @@
|
||||
{lib, pkgs, ...}:
|
||||
|
||||
let
|
||||
|
||||
in
|
||||
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
];
|
||||
|
||||
imports = [
|
||||
];
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user