nixpkgs/nixos/maintainers/scripts
Maciej Krüger 2ce33c60cf
lxd-container-image: set mode of configuration.nix
before:
```
[root@nixos:~]# ls -la /etc/nixos
total 16
drwxr-xr-x  2 root root 4096 Feb  8 00:51 .
drwxr-xr-x 16 root root 4096 Feb  8 00:51 ..
-r--r--r--  1 root root  605 Feb  8 00:51 configuration.nix
-rw-r--r--  1 root root  150 Feb  8 00:51 lxd.nix
```

after:
```
[root@nixos:~]# ls -la /etc/nixos
total 16
drwxr-xr-x  2 root root 4096 Feb  8 00:50 .
drwxr-xr-x 16 root root 4096 Feb  8 00:50 ..
-rw-r--r--  1 root root  605 Feb  8 00:50 configuration.nix
-rw-r--r--  1 root root  149 Feb  8 00:50 lxd.nix
```
2024-02-08 01:52:05 +01:00
..
azure
azure-new nixos/maintainers/scripts/azure-new: remove stateVersion assignment 2023-10-27 12:56:12 +03:00
cloudstack nixos/maintainers/scripts/cloudstack/cloudstack-image.nix: get rid of with lib 2023-05-12 22:29:24 -03:00
ec2 scripts/create-amis.sh: Update region list 2023-12-05 18:30:52 +01:00
gce
lxd lxd-container-image: set mode of configuration.nix 2024-02-08 01:52:05 +01:00
oci maintainers/scripts/oci: add missing parameter 2023-09-21 22:57:39 +01:00
openstack openstack-image-zfs: add 'ramMB' option to configure build VM memory 2023-10-31 08:28:45 +01:00