Commit graph

43 commits

Author SHA1 Message Date
Manuel Thalmann 6933014d75 Streamline creation of user modules 2024-05-11 21:35:13 +02:00
Manuel Thalmann c7d6755cb7 Rename userInfo variable to user 2024-05-11 20:30:29 +02:00
Manuel Thalmann 979269b42b Add missing module to home-manager 2024-05-11 20:28:41 +02:00
Manuel Thalmann 2a0a3aebf9 Use callPackage whenever possible 2024-05-11 20:24:37 +02:00
Manuel Thalmann 4dc4923656 Replace obsolete userConfig variable 2024-05-11 20:15:27 +02:00
Manuel Thalmann 0c5c3ee951 Add a variable holding user info 2024-05-11 20:11:35 +02:00
Manuel Thalmann c5616b9e83 Remove unnecessary variable 2024-05-11 20:07:25 +02:00
Manuel Thalmann 58b2763c92 Rename variable holding machine infos 2024-05-11 20:04:14 +02:00
Manuel Thalmann b227f1865f Replace machineConfig variable 2024-05-11 20:02:43 +02:00
Manuel Thalmann 0e092d427b Replace hostname variable with machineInfo 2024-05-11 19:53:58 +02:00
Manuel Thalmann 54807aa9e2 Pass machine info in a new variable 2024-05-11 19:40:01 +02:00
Manuel Thalmann 8cd848dcf5 Include machine config in home modules 2024-05-11 01:34:36 +02:00
Manuel Thalmann 89daa0c9ba Evaluate machine configs using callPackage 2024-05-11 01:33:56 +02:00
Manuel Thalmann 875d82cce8 Normalize indentation 2024-05-11 01:28:15 +02:00
Manuel Thalmann 3b27b8669f Make global home config optional 2024-05-11 01:25:34 +02:00
Manuel Thalmann 27150198e0 Unify the machine configuration centrally 2024-05-11 01:22:32 +02:00
Manuel Thalmann 34bdf1ca0b Use more reasonable variable names 2024-05-11 01:19:06 +02:00
Manuel Thalmann ba93800317 Set up home-manager properly 2024-05-09 02:06:59 +02:00
Manuel Thalmann b0a08d549f Allow dynamically loading user home configs 2024-05-09 01:10:26 +02:00
Manuel Thalmann 742b1d2029 Add a separate file for the try-files function 2024-05-09 01:04:55 +02:00
Manuel Thalmann 0d399b63b9 Allow configuring user homes 2024-05-09 00:59:02 +02:00
Manuel Thalmann 2cce1f0b2e Simplify trying to import files 2024-05-09 00:50:42 +02:00
Manuel Thalmann 808926f012 Hook in the hostname separately 2024-05-09 00:35:21 +02:00
Manuel Thalmann 47802f7450 Simplify configuring users 2024-05-07 22:02:12 +02:00
Manuel Thalmann bdea1aa785 Grant machine configs access to the pkgs attribute 2024-05-07 21:59:58 +02:00
Manuel Thalmann a4cedd467f Set default locales 2024-05-07 14:31:38 +02:00
Manuel Thalmann d768fddeaf Set the keyboard layout for the desktop 2024-05-07 14:25:03 +02:00
Manuel Thalmann 551300b8ff Add keymap to default settings 2024-05-07 14:11:22 +02:00
Manuel Thalmann b6cc8a3f74 Add default settings for systems 2024-05-07 13:57:46 +02:00
Manuel Thalmann 64d3b953b5 Add packages for managing keys 2024-05-03 11:59:32 +02:00
Manuel Thalmann 7846baebaa Add sops to the dev shell 2024-05-02 13:17:36 +02:00
Manuel Thalmann 5ed881f694 Install sops-nix 2024-05-02 01:08:45 +02:00
Manuel Thalmann 4141931c39 Reorder settings in flake 2024-05-01 19:13:25 +02:00
Manuel Thalmann 92a4e3d332 Restructure the interna of the flake 2024-05-01 18:58:39 +02:00
Manuel Thalmann b748dab158 Add a development shell 2024-05-01 18:14:25 +02:00
Manuel Thalmann a2810cb314 Include the name in the configuration 2024-05-01 16:53:40 +02:00
Manuel Thalmann 3a2ce0ed87 Normalize format of nix files 2024-05-01 14:00:39 +02:00
Manuel Thalmann 819990937a Update nixpkgs to the latest version 2024-05-01 05:57:46 +02:00
Manuel Thalmann 13b35584d5 Pin the most recent nixpkgs version 2024-05-01 05:00:13 +02:00
Manuel Thalmann bcc7d4a7db Automatically generate list of systems 2023-12-02 01:40:38 +01:00
Manuel Thalmann ddfbd3b8d2 Add settings for QEMU vm 2023-12-01 15:15:40 +01:00
Manuel Thalmann 3d3da6a405 Allow creation of system-specific config files 2023-12-01 12:51:55 +01:00
Manuel Thalmann 1154275b70 Add a configuration for flakes 2023-12-01 12:29:39 +01:00