Commit Graph

89 Commits

Author SHA1 Message Date
43f1a68936 add missing comma 2021-12-20 15:56:33 +01:00
0a0797a4de use strings with parted 2021-12-20 15:55:27 +01:00
d8c1de19e7 remove duplicate print 2021-12-20 15:45:58 +01:00
faee1d933e add script option 2021-12-20 15:44:51 +01:00
3c0b94bb55 first try for a parted fix 2021-12-20 15:42:58 +01:00
490d402c3f add some log lines 2021-12-20 15:32:11 +01:00
a86fd43185 add partition table 2021-12-20 12:24:33 +01:00
88e8bebe37 add a password prompt for luks 2021-12-20 10:41:11 +01:00
b0902cd334 refactor the format script a bit 2021-12-19 20:25:09 +01:00
ba210d5d6d fix a typo 2021-12-19 20:16:49 +01:00
0dd3df4331 run cryptsetup in batch mode 2021-12-19 20:12:52 +01:00
9a34894861 complete the format-disk script 2021-12-19 20:10:49 +01:00
3ec32d711d add functions for boot and main partition 2021-12-19 19:33:19 +01:00
2a8c4a2791 extend format_disk function 2021-12-19 19:15:51 +01:00
f51fd05547 add questsion for swap and encryption 2021-12-19 19:15:29 +01:00
0c0cbd0714 add import 2021-12-19 19:15:01 +01:00
0c14b063c9 add y_n function 2021-12-19 19:14:23 +01:00
2e278d85bb add function to read RAM amount 2021-12-19 18:58:31 +01:00
aa98d610b0 extend the main function 2021-12-19 18:48:18 +01:00
faec2e08be always return int for the disk selection 2021-12-19 18:47:51 +01:00
0a7d19e719 make funktions public 2021-12-19 18:47:36 +01:00
1401ba72a6 add python script to format disks 2021-12-19 18:41:03 +01:00
3d40c225d7 increase home-manager to version 21.11 2021-12-17 17:38:19 +01:00
9284154c16 rename the hardware config 2021-11-29 19:23:52 +01:00
29fd4f00fb make and mount boot 2021-11-29 12:32:31 +01:00
77576e01d2 create the nixos directory 2021-11-29 12:23:18 +01:00
084515678e require all tasks to complete successfully 2021-11-29 12:22:44 +01:00
47bbd4efc3 set executable flag 2021-11-29 12:14:01 +01:00
0720750670 mount the disk after formating 2021-11-29 10:56:23 +01:00
12d4885354 use the install paths in the link scripts
I want to use the mainly during the installation so it's fine to use
paths which later won't work.
2021-11-29 10:55:36 +01:00
6ab4e855ea correct the name for the precision script 2021-11-29 10:53:34 +01:00
fca148bbd8 ask the user for the swap size 2021-11-29 10:47:16 +01:00
e4f030bddb add a simplet script to format the drive 2021-11-29 10:45:16 +01:00
fa4993001f install home-manager in the main configuration 2021-11-22 19:27:52 +01:00
5a4f0da8d4 add force flag to remove command
without it I'm getting an error
2021-11-20 17:36:56 +01:00
73e1ddadb5 rename script 2021-11-20 17:29:13 +01:00
b2aac5a619 make scripts executable 2021-11-20 17:27:52 +01:00
991ea9ac50 update config 2021-11-20 17:16:43 +01:00
ee9392c42e add home-manager scripts 2021-11-20 16:30:25 +01:00