Commit graph

184 commits

Author SHA1 Message Date
Tomás Casagrande
3047fd961c
Merge branch 'master' into custom-infect 2024-03-19 14:39:18 -03:00
samoht9277
5f1f41e58c
Added cachix and removed lagacy code. 2024-03-19 14:36:19 -03:00
Jonah Dahlquist
5ef3f953d3
Logged my experince using on GCP with an e2-micro (#193)
* Added log of success/failure on GCP

* Reformatted GCP table

---------

Co-authored-by: Eric Litak <elitak@gmail.com>
2024-03-11 08:41:57 -07:00
Anthony M. Cook
db45635db2
Remove redundant DO check (#198)
Removed line performs the same check and the same action as the block a couple lines below

Co-authored-by: Eric Litak <elitak@gmail.com>
2024-03-11 08:41:39 -07:00
Jean-François Roche
69819871dc
Add option to use a custom nix install URL (#195)
This change allow users to specify a custom nix install URL to use
another nix version than the latest stable or to use another
installer script.
2024-03-11 08:40:15 -07:00
Jonah Dahlquist
45e2361a9e
Resolved symlink to nixpkgs channel before passing to nix-env command (#191)
Co-authored-by: Jonah Bron <hi@jonah.id>
2024-03-11 08:34:49 -07:00
Dominik Gleich
bbe94a1175
fix: Authorized keys parsing and extraction (#187)
* add support for SK authorized keys

nixos-infect incorrectly handles

* Update nixos-infect

* Replace space with [[:space:]]

* Fix possible security issue
2024-03-11 08:34:16 -07:00
iosmanthus
095fcbc28d
change lightsail boot device to /dev/nvme0n1 (#186)
* change lightsail boot device to /dev/nvme0n1

Signed-off-by: iosmanthus <myosmanthustree@gmail.com>

* fix missing import

Signed-off-by: iosmanthus <myosmanthustree@gmail.com>

---------

Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
2024-03-11 08:33:32 -07:00
Donovan Glover
20b43baa2a
chore: Rename boot.cleanTmpDir to boot.tmp.cleanOnBoot (#181) 2024-03-11 08:32:24 -07:00
Sridhar Ratnakumar
de39be8be7
readme/DO: Mark ubuntu 23.10 as failure (#180) 2024-03-11 08:32:00 -07:00
Donovan Glover
f6d3db8432
chore(docs): Update channel version to 23.05 (#178) 2024-03-11 08:31:38 -07:00
Star
2ef79962d8
Update README (#176)
* Update README.md

Add successful cases running on Google Cloud Debian11

* Update README.md
2024-03-11 08:30:52 -07:00
Maciej Krüger
6712970770
Add provider autodetection for hetzner (#174) 2024-03-11 08:30:14 -07:00
samoht9277
976db93859
Added tailscale. 2024-02-07 17:20:32 -03:00
samoht9277
554b5d3670
Removed config. 2024-02-07 15:41:42 -03:00
samoht9277
c21e7a62f3
Removed comment. 2024-02-07 15:39:11 -03:00
samoht9277
667ca9bfc0
Added config. 2024-02-07 15:37:45 -03:00
samoht9277
eb44b97bee
Added config. 2024-02-07 15:24:44 -03:00
samoht9277
e8ef9d1bab
Added config. 2024-02-07 15:22:03 -03:00
samoht9277
da36e628f5
Replaced curly bracket. 2024-02-07 14:54:28 -03:00
samoht9277
7d39002665
Removed trailing space. 2024-02-07 14:53:31 -03:00
samoht9277
3e7d032559
Refactored code. 2024-02-07 14:51:51 -03:00
samoht9277
b9d013b2f3
Moved bootctl. 2024-02-07 12:34:41 -03:00
samoht9277
b5719792cf
Moved bootctl. 2024-02-07 12:31:33 -03:00
samoht9277
e1f1187a62
Moved bootctl. 2024-02-07 12:22:48 -03:00
samoht9277
da2ccab43f
Added verbose logging. 2024-02-07 12:13:51 -03:00
samoht9277
b4c22faeee
Moved bootctl. 2024-02-07 12:00:07 -03:00
samoht9277
c392f82482
Pretiffied code. 2024-02-07 11:51:40 -03:00
samoht9277
eb99b96d43
Modified custom nixos-infect script. 2024-02-07 11:17:00 -03:00
samoht9277
b04006f398
Modified custom nixos-infect script. 2024-02-07 10:55:43 -03:00
Jonah Dahlquist
9c5b46d78e
Added explicit system.stateVersion to match channel set (#194)
* Added explicit system.stateVersion to match channel set

* Channel and state version are not the same thing, pinning a recent state version.
2024-01-31 08:16:15 -08:00
Shyim
6a72f0bff6
use 23.05 as default version (#172) 2023-09-24 06:25:18 -07:00
Xert
f66088f486
Removing whitespaces - end and start (#171) 2023-09-21 05:12:12 -07:00
Poschi
bc72c2150c
Changed Hetzner Cloud installation instructions to cloud config (#150)
Co-authored-by: Eric Litak <elitak@gmail.com>
2023-09-14 07:31:59 -07:00
Maximilian Ehlers
af05a6ceb5
Update README.md (#169)
Tets hetzner aarch64 server with debian12
2023-09-14 07:29:56 -07:00
Mateusz Czapliński
a3f0970a39
readme: add RackNerd success, with notes (#168) 2023-09-14 07:29:25 -07:00
MicroBlock
b8a97173e0
automatically trim keys (#165) 2023-09-14 07:28:25 -07:00
Sheran Gunasekera
d52253d559
eth1 does not get configured on DigitalOcean when using a VPC (#163)
* fixed issue where interfaces1 isn't set on DigitalOcean with VPC

* missing curly bracket
2023-09-14 07:26:37 -07:00
Robin Bozan
b26a9f2668
Update README.md (#161)
Co-authored-by: Eric Litak <elitak@gmail.com>
2023-09-14 07:25:39 -07:00
Vladimir Pouzanov
b8c14d12e5
Add a recent oracle cloud update (#159) 2023-09-14 07:24:26 -07:00
Christian Walter
37788bfb66
README.md: Update DigitalOcean in README.md (#158)
Tested on Ubuntu 22.04 and 22.10 and update the results in the README.md
file.

Signed-off-by: Christian Walter <christian.walter@9elements.com>
2023-09-14 07:22:52 -07:00
Doron Behar
c9419eb629
ovh: Mention possible e2fsck issue and a workaround. (#155) 2023-06-05 02:15:41 -07:00
Michael Ashton
7d06597023
Fix DigitalOcean install (#152)
DigitalOcean now adds an SSH key containing double-quotes, which
breaks nixos-infect.  This commit fixes this by using two single-quotes
instead of a double-quote to wrap the SSH public key lines.
2023-06-05 02:15:00 -07:00
Johan Bloemberg
e01d2272dc
check if ssh keys variable is populated after parsing file (#148) 2023-06-05 02:12:51 -07:00
Joachim Breitner
0878853cbc
More successes (#147) 2023-06-05 02:12:01 -07:00
Arnout Engelen
1a2f458c03
Allow getting configuration from http (#157) 2023-06-05 02:07:00 -07:00
John Orford
11a385c573
Added another success (#144) 2023-04-10 17:12:02 -07:00
Kid
d0a219013c
Update default nixpkgs version to 22.11 (#143)
Co-authored-by: Eric Litak <elitak@gmail.com>
2023-04-10 17:11:41 -07:00
Kid
dbdbc7b4e2
Do not add channel when installing Nix (#142) 2023-04-10 17:06:33 -07:00
Paul Tötterman
cc5c152357
Success with Oracle Linux 9.1 on Oracle Cloud (#141) 2023-04-10 17:06:13 -07:00