diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2024-11-08 15:58:13 +0100 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2024-11-08 15:58:13 +0100 |
commit | 5440c73f19ae9bfac70c79da83241c158ceb7d4a (patch) | |
tree | 040aeff551fcb65d4978782d7485ec9210752307 /accounts/gkleen@sif/libvirt/pool-default.xml | |
parent | df7627ba7cf12da86325e97a941df335ccbf092e (diff) | |
download | nixos-5440c73f19ae9bfac70c79da83241c158ceb7d4a.tar nixos-5440c73f19ae9bfac70c79da83241c158ceb7d4a.tar.gz nixos-5440c73f19ae9bfac70c79da83241c158ceb7d4a.tar.bz2 nixos-5440c73f19ae9bfac70c79da83241c158ceb7d4a.tar.xz nixos-5440c73f19ae9bfac70c79da83241c158ceb7d4a.zip |
...
Diffstat (limited to 'accounts/gkleen@sif/libvirt/pool-default.xml')
-rw-r--r-- | accounts/gkleen@sif/libvirt/pool-default.xml | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/accounts/gkleen@sif/libvirt/pool-default.xml b/accounts/gkleen@sif/libvirt/pool-default.xml deleted file mode 100644 index 7303830b..00000000 --- a/accounts/gkleen@sif/libvirt/pool-default.xml +++ /dev/null | |||
@@ -1,18 +0,0 @@ | |||
1 | <pool type='dir'> | ||
2 | <name>default</name> | ||
3 | <uuid>ad899c92-02e3-45f9-bf49-195467aba2e2</uuid> | ||
4 | <capacity unit='bytes'>1492738072064</capacity> | ||
5 | <allocation unit='bytes'>215387853312</allocation> | ||
6 | <available unit='bytes'>1277350218752</available> | ||
7 | <source> | ||
8 | </source> | ||
9 | <target> | ||
10 | <path>/home/gkleen/.local/share/libvirt/images</path> | ||
11 | <permissions> | ||
12 | <mode>0711</mode> | ||
13 | <owner>1000</owner> | ||
14 | <group>100</group> | ||
15 | </permissions> | ||
16 | </target> | ||
17 | </pool> | ||
18 | |||