mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
applicative: limit to fatteh
This commit is contained in:
@@ -240,7 +240,6 @@ in
|
|||||||
./vscode.nix
|
./vscode.nix
|
||||||
./wallpaper.nix
|
./wallpaper.nix
|
||||||
./zsh.nix
|
./zsh.nix
|
||||||
./applicative.nix
|
|
||||||
{
|
{
|
||||||
home-manager.users.me.home.file.".zshrc".text = ''
|
home-manager.users.me.home.file.".zshrc".text = ''
|
||||||
# nothing to see here
|
# nothing to see here
|
||||||
|
|||||||
@@ -6,6 +6,7 @@
|
|||||||
{
|
{
|
||||||
imports = [
|
imports = [
|
||||||
./cuda.nix
|
./cuda.nix
|
||||||
|
./applicative.nix
|
||||||
./hardware-configuration.nix
|
./hardware-configuration.nix
|
||||||
../../configs/networkmanager.nix
|
../../configs/networkmanager.nix
|
||||||
../../configs/default.nix
|
../../configs/default.nix
|
||||||
|
|||||||
Reference in New Issue
Block a user