diff --git a/host_vars/vinci.yml b/host_vars/vinci.yml new file mode 100644 index 0000000..d836a7c --- /dev/null +++ b/host_vars/vinci.yml @@ -0,0 +1,13 @@ +--- +etc_hostname: vinci + +etc_fstab_entries_overwrite: + root: + src: UUID=f1b9b845-5f3c-4912-b729-b6e8605f0def + home: + src: UUID=f1b9b845-5f3c-4912-b729-b6e8605f0def + +flatpak_flatpaks_overwrite: + org.gnome.Firmware: + state: present + remote: flathub diff --git a/hosts b/hosts index c77ad15..19d2d59 100644 --- a/hosts +++ b/hosts @@ -1,3 +1,4 @@ [silverblue] chapek9 -ice9 \ No newline at end of file +ice9 +vinci