Commit Graph

321 Commits

Author SHA1 Message Date
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
be95c56aa7 write the username into a separate file 2021-12-31 10:32:47 +01:00
7163560725 move the desktop file into droidcam module 2021-12-29 00:00:48 +01:00
e19bd5bfb0 update arguments 2021-12-28 23:05:17 +01:00
66dbcc57f9 add result .gitignore 2021-12-28 22:55:22 +01:00
9369a3ed5c correct args 2021-12-28 22:54:35 +01:00
32336cd853 update the flake 2021-12-28 22:13:58 +01:00
13b1d63a40 add an alias to find garbage 2021-12-28 16:00:37 +01:00
5fd3c364ef add autorandr and nitrogen to autostart 2021-12-28 14:35:04 +01:00
c4c2e60e3f fix the rofi run command 2021-12-28 13:28:05 +01:00
ddebfefef9 fix autostart 2021-12-28 12:48:47 +01:00
69fd726451 fix xss-lock 2021-12-28 11:56:40 +01:00
d160cf4461 add a desktop file for droidcam 2021-12-26 14:54:54 +01:00
0989ee7441 define the path for czkawka explicitly 2021-12-26 14:31:11 +01:00
7055f980b0 remove an unused input 2021-12-26 14:28:14 +01:00
990dbc2316 add a desktop shortcut for czkawka 2021-12-26 14:26:55 +01:00
52570b787a move a few desktop applications back to modules
they should be global packagkes
2021-12-26 14:12:17 +01:00
751dacccba remove the imperative mpv config 2021-12-26 14:10:34 +01:00
023cc94870 move user applications from modules to home-manager 2021-12-26 14:08:02 +01:00
b5ae13e5a0 replace celluloide with MPV 2021-12-26 11:29:55 +01:00
c4ac018912 fix the rofi run command
This fix allows me to run commmands like this:

```
nitrogen --restore
```

Otherwise rofi ignores the `--restore` command
2021-12-24 15:40:54 +01:00
eb2210b6df add aliases to xonsh 2021-12-24 11:31:52 +01:00
b3ec29ecd7 enable xonsh 2021-12-24 10:44:33 +01:00