mirror of
https://github.com/kmein/niveum
synced 2026-03-20 20:01:08 +01:00
Try
This commit is contained in:
@@ -10,7 +10,7 @@ in */ {
|
|||||||
|
|
||||||
networking.hostName = "catullus";
|
networking.hostName = "catullus";
|
||||||
|
|
||||||
/*
|
|
||||||
networking.wireless = {
|
networking.wireless = {
|
||||||
enable = true;
|
enable = true;
|
||||||
networks.Aether = { pskRaw = "e1b18af54036c5c9a747fe681c6a694636d60a5f8450f7dec0d76bc93e2ec85a"; };
|
networks.Aether = { pskRaw = "e1b18af54036c5c9a747fe681c6a694636d60a5f8450f7dec0d76bc93e2ec85a"; };
|
||||||
@@ -19,7 +19,6 @@ in */ {
|
|||||||
environment.variables.HTOPRC = toString ../../dot/htop.nix;
|
environment.variables.HTOPRC = toString ../../dot/htop.nix;
|
||||||
|
|
||||||
programs.tmux.enable = true;
|
programs.tmux.enable = true;
|
||||||
*/
|
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
git
|
git
|
||||||
|
|||||||
Reference in New Issue
Block a user