Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 27efa46949 | |||
| ef22971b2e | |||
| acaca8c51a |
@@ -664,6 +664,7 @@ The inputs for my system's configuration are very simple
|
||||
url = "github:youwen5/zen-browser-flake";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
hyprland.url = "github:hyprwm/Hyprland";
|
||||
};
|
||||
<<flake-outputs>>
|
||||
}
|
||||
@@ -698,10 +699,16 @@ We also add a devshell that makes editing this repository easier in emacs.
|
||||
name = machine;
|
||||
value = lib.nixosSystem {
|
||||
modules = [
|
||||
# Start_script.nix
|
||||
({ lib, config, pkgs, ... }: {
|
||||
imports = [ ./start_script.nix ];
|
||||
})
|
||||
# Start_script.nix
|
||||
({ lib, config, pkgs, ... }: {
|
||||
imports = [ ./start_script.nix ];
|
||||
})
|
||||
# Hyprland configuratie
|
||||
({ config, pkgs, ... }: {
|
||||
wayland.windowManager.hyprland = {
|
||||
enable = true;
|
||||
package = hyprland.packages.${pkgs.system}.hyprland;
|
||||
};
|
||||
<<flake-emacs-module>>
|
||||
<<flake-config-module>>
|
||||
<<flake-home-module>>
|
||||
@@ -2239,7 +2246,7 @@ Zsh gets installed and configured
|
||||
enable = true;
|
||||
enableCompletion = true;
|
||||
autocd = true;
|
||||
dotDir = ".config/zsh";
|
||||
dotDir = "${config.xdg.configHome}/zsh";
|
||||
oh-my-zsh = {
|
||||
enable = true;
|
||||
theme = "";
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
/nix/store/hqg1qv89c89x5z6hyafbbyc0ncy0jbqs-home-manager-files/nixos_conf/wallpaperstuff/pictures/2.jpg
|
||||
@@ -0,0 +1 @@
|
||||
/nix/store/hqg1qv89c89x5z6hyafbbyc0ncy0jbqs-home-manager-files/nixos_conf/wallpaperstuff/pictures/3.jpg
|
||||
@@ -0,0 +1 @@
|
||||
/nix/store/hqg1qv89c89x5z6hyafbbyc0ncy0jbqs-home-manager-files/nixos_conf/wallpaperstuff/pictures/5.jpg
|
||||
@@ -0,0 +1 @@
|
||||
/nix/store/hqg1qv89c89x5z6hyafbbyc0ncy0jbqs-home-manager-files/nixos_conf/wallpaperstuff/pictures/6.jpg
|
||||
@@ -1 +0,0 @@
|
||||
/nix/store/hqg1qv89c89x5z6hyafbbyc0ncy0jbqs-home-manager-files/nixos_conf/wallpaperstuff/pictures/1.jpg
|
||||
|
Before Width: | Height: | Size: 103 B After Width: | Height: | Size: 94 KiB |
|
Before Width: | Height: | Size: 103 B After Width: | Height: | Size: 94 KiB |
@@ -0,0 +1 @@
|
||||
/nix/store/hqg1qv89c89x5z6hyafbbyc0ncy0jbqs-home-manager-files/nixos_conf/wallpaperstuff/pictures/7.jpg
|
||||
|
Before Width: | Height: | Size: 126 KiB After Width: | Height: | Size: 126 KiB |
|
Before Width: | Height: | Size: 290 KiB After Width: | Height: | Size: 290 KiB |
|
Before Width: | Height: | Size: 306 KiB After Width: | Height: | Size: 306 KiB |
|
Before Width: | Height: | Size: 391 KiB After Width: | Height: | Size: 391 KiB |
|
Before Width: | Height: | Size: 203 KiB After Width: | Height: | Size: 203 KiB |
|
Before Width: | Height: | Size: 382 KiB After Width: | Height: | Size: 382 KiB |
|
Before Width: | Height: | Size: 224 KiB After Width: | Height: | Size: 224 KiB |
|
Before Width: | Height: | Size: 221 KiB After Width: | Height: | Size: 221 KiB |
@@ -1 +0,0 @@
|
||||
/nix/store/hqg1qv89c89x5z6hyafbbyc0ncy0jbqs-home-manager-files/nixos_conf/wallpaperstuff/pictures/2.jpg
|
||||
|
Before Width: | Height: | Size: 103 B After Width: | Height: | Size: 98 KiB |
|
Before Width: | Height: | Size: 103 B After Width: | Height: | Size: 98 KiB |
@@ -1 +0,0 @@
|
||||
/nix/store/hqg1qv89c89x5z6hyafbbyc0ncy0jbqs-home-manager-files/nixos_conf/wallpaperstuff/pictures/3.jpg
|
||||
|
Before Width: | Height: | Size: 103 B After Width: | Height: | Size: 123 KiB |
|
Before Width: | Height: | Size: 103 B After Width: | Height: | Size: 123 KiB |
|
Before Width: | Height: | Size: 133 KiB After Width: | Height: | Size: 133 KiB |
@@ -1 +0,0 @@
|
||||
/nix/store/hqg1qv89c89x5z6hyafbbyc0ncy0jbqs-home-manager-files/nixos_conf/wallpaperstuff/pictures/4.png
|
||||
@@ -1 +0,0 @@
|
||||
/nix/store/hqg1qv89c89x5z6hyafbbyc0ncy0jbqs-home-manager-files/nixos_conf/wallpaperstuff/pictures/5.jpg
|
||||
|
Before Width: | Height: | Size: 103 B After Width: | Height: | Size: 136 KiB |
|
Before Width: | Height: | Size: 103 B After Width: | Height: | Size: 136 KiB |
@@ -1 +0,0 @@
|
||||
/nix/store/hqg1qv89c89x5z6hyafbbyc0ncy0jbqs-home-manager-files/nixos_conf/wallpaperstuff/pictures/6.jpg
|
||||
|
Before Width: | Height: | Size: 103 B After Width: | Height: | Size: 149 KiB |
|
Before Width: | Height: | Size: 103 B After Width: | Height: | Size: 149 KiB |
@@ -1 +0,0 @@
|
||||
/nix/store/hqg1qv89c89x5z6hyafbbyc0ncy0jbqs-home-manager-files/nixos_conf/wallpaperstuff/pictures/7.jpg
|
||||
|
Before Width: | Height: | Size: 103 B After Width: | Height: | Size: 112 KiB |
|
Before Width: | Height: | Size: 103 B After Width: | Height: | Size: 112 KiB |
@@ -1 +0,0 @@
|
||||
/nix/store/hqg1qv89c89x5z6hyafbbyc0ncy0jbqs-home-manager-files/nixos_conf/wallpaperstuff/pictures/8.jpg
|
||||
|
Before Width: | Height: | Size: 103 B After Width: | Height: | Size: 114 KiB |
|
Before Width: | Height: | Size: 103 B After Width: | Height: | Size: 114 KiB |
@@ -1 +0,0 @@
|
||||
/nix/store/hqg1qv89c89x5z6hyafbbyc0ncy0jbqs-home-manager-files/nixos_conf/wallpaperstuff/pictures/9.jpg
|
||||
|
Before Width: | Height: | Size: 103 B After Width: | Height: | Size: 112 KiB |
|
Before Width: | Height: | Size: 103 B After Width: | Height: | Size: 112 KiB |
|
Before Width: | Height: | Size: 94 KiB |
|
Before Width: | Height: | Size: 98 KiB |
|
Before Width: | Height: | Size: 123 KiB |
|
Before Width: | Height: | Size: 136 KiB |
|
Before Width: | Height: | Size: 149 KiB |
|
Before Width: | Height: | Size: 112 KiB |
|
Before Width: | Height: | Size: 114 KiB |
|
Before Width: | Height: | Size: 112 KiB |