Compare commits

...

2 Commits

Author SHA1 Message Date
henrov 9b23e119e5 rebuilding minimised nix files 2026-03-02 19:45:17 +01:00
henrov ab0ef53ec0 { config, pkgs, lib, flakeRoot ... }: 2026-03-02 19:45:10 +01:00
3 changed files with 299 additions and 299 deletions
+297 -297
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -2907,7 +2907,7 @@ This is mostly about configuring the monitor. And laptop specific utilities.
* Copy Files 2 homefolder * Copy Files 2 homefolder
This makes sure all ./assets/copy_stuff ends up in the right folder This makes sure all ./assets/copy_stuff ends up in the right folder
#+begin_src nix :tangle home/copy_stuff.nix :noweb tangle :mkdirp yes. #+begin_src nix :tangle home/copy_stuff.nix :noweb tangle :mkdirp yes.
{ config, pkgs, lib, ... }: { config, pkgs, lib, flakeRoot ... }:
{ {
home.packages = [ pkgs.bash ]; home.packages = [ pkgs.bash ];
home.activation = { home.activation = {
+1 -1
View File
@@ -1,4 +1,4 @@
{ config, pkgs, lib, ... }: { config, pkgs, lib, flakeRoot ... }:
{ {
home.packages = [ pkgs.bash ]; home.packages = [ pkgs.bash ];
home.activation = { home.activation = {