Commit Graph

343 Commits

Author SHA1 Message Date
56b39367d7 merge configuration and hardware-configuration 2022-01-10 21:00:25 +01:00
a4b40ea450 move the module imports to the flake 2022-01-10 20:58:26 +01:00
8e41a91d36 move desktop.nix to modules/desktop 2022-01-10 20:36:09 +01:00
768bef46b2 remove unused file 2022-01-10 20:32:22 +01:00
36a5ad9a87 correct import paths 2022-01-10 20:25:50 +01:00
011a686781 correct name for common.nix 2022-01-10 20:22:16 +01:00
88e83319dd remove common.nix from desktop.nix
it will get applied to each system anyway
2022-01-10 20:21:25 +01:00
1f383c0aa4 move common.nix to roles/common 2022-01-10 20:21:12 +01:00
8a3761af81 move docker.nix to docker 2022-01-10 19:31:23 +01:00
584c48eb73 move cli-packages to cli 2022-01-10 19:00:40 +01:00
56d5f16f4e move work-desktop to software 2022-01-10 18:56:56 +01:00
fcf85490ff move the steam desktop shortcut to the steam module 2022-01-10 18:42:57 +01:00
2db49a345e move the steam desktop icon 2022-01-10 18:37:22 +01:00
e03c073305 add a NFS share to the test-vm 2022-01-10 13:31:35 +01:00
e75206bfdf remove steam from desktop role 2022-01-08 11:41:34 +01:00
e50b83cef1 correct an import for staubfinger 2022-01-07 13:13:41 +01:00
d8355a2b88 remove the lockscreen from the desktop role 2022-01-07 13:11:20 +01:00
d0d32c574d move the locksceen in a separate module 2022-01-07 13:08:43 +01:00
89cae7130c update the README 2022-01-04 22:37:50 +01:00
57cd91ef8b add python3 to the nix-shell 2022-01-04 21:52:27 +01:00
c092bb7b68 update all systems to the new mkComputer 2022-01-04 21:17:45 +01:00
d44925014e add home-manager to mkComputer 2022-01-04 21:11:13 +01:00
ccdc5640e8 correct the interface name 2022-01-04 20:46:13 +01:00
7c42212361 add a function for home-manager 2022-01-03 20:44:55 +01:00
0a989caa18 use the mkComputer function everywhere 2022-01-03 20:29:08 +01:00
ffea9b40c3 fix the staubfinger config 2022-01-03 20:21:41 +01:00
989504cf7d convert staubfinger to functions 2022-01-03 20:11:17 +01:00
ebc4332968 add a nix shell
credits @wiltaylor
2022-01-03 20:00:40 +01:00
e3f8436522 reformating 2022-01-03 19:37:52 +01:00
922dceea58 remove the qemu guest agent 2022-01-03 19:36:57 +01:00
fc892a2ccb Merge branch 'master' of git.2li.ch:Nebucatnetzer/nixos 2022-01-03 19:31:20 +01:00
957fde671a add a function to the flake to create a computer
credits to @christianharke
2022-01-03 19:30:51 +01:00
f159fa2632 move steam to its own file 2022-01-03 17:51:24 +01:00
44ae2dcdca add python3 to code-server 2022-01-03 15:58:32 +01:00
7b4629dab6 add bash 2022-01-03 15:28:05 +01:00
c8640811d6 fix attributes 2022-01-03 15:22:23 +01:00
10fcbaa3ea end line 2022-01-03 15:21:43 +01:00
b36c0fbacd add git to code-server 2022-01-03 15:16:47 +01:00
e8cad302b7 add alias for nixpkgs-fmt 2022-01-03 15:16:26 +01:00
54aad2c198 disable the login 2022-01-03 14:38:29 +01:00
36fad137eb change host ip 2022-01-03 14:36:14 +01:00
f90cabbad2 fix the firewall 2022-01-03 14:32:00 +01:00
d7c1eaf111 open port for code-server 2022-01-03 14:29:37 +01:00
9414601263 update flake 2022-01-03 14:21:02 +01:00
a2fa1769f4 add code-server 2022-01-03 14:18:55 +01:00
d02550885f move option back into module 2022-01-01 15:33:46 +01:00
d1abfefc6f add nixos-test-vm to the flake 2022-01-01 15:26:53 +01:00
ccbd0de798 add a config for proxmox-vms 2022-01-01 15:21:51 +01:00
e8a3a12437 house keeping 2022-01-01 15:15:41 +01:00
ebcb87f115 remove man-cache rebuild
it isn't really needed in xonsh.
Just the autocompletion is broken
2021-12-31 10:36:18 +01:00